func crypto/rand.unixIsEAGAIN

2 uses

	crypto/rand (current package)
		eagain.go#L15: 	isEAGAIN = unixIsEAGAIN
		eagain.go#L20: func unixIsEAGAIN(err error) bool {